home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / hamradio / hamcalc9.zip / VE3ERP.BAT
DOS Batch File  |  1994-06-02  |  2KB  |  32 lines

  1. echo off
  2. cls
  3. echo       HAMCALC - PAINLESS MATH CALCULATIONS FOR HAM RADIO OPERATORS
  4. echo ══════════════════════════════════════════╦═════════════════════════════
  5. echo Comments and suggestions concerning these ║ THESE PROGRAMS ARE FREE AND
  6. echo programs will be welcomed by the author   ║ ARE NOT TO BE SOLD. If you
  7. echo                                           ║ find them useful please send
  8. echo           George Murphy VE3ERP            ║ a donation to the CANADIAN
  9. echo           77 McKenzie St.                 ║ NATIONAL INSTITUTE for the
  10. echo           Orillia ON   L3V 6A6            ║ BLIND AMATEUR RADIO PROGRAM
  11. echo            Tel.(705) 326-9612             ║ (CNIB ARP) c/o the Author.
  12. echo ══════════════════════════════════════════╩═════════════════════════════
  13. echo                                 -∙∙∙-
  14. echo PLEASE TURN YOUR Caps Lock OFF and make all entries in lower case letters.
  15. echo The computer will capitalize your entries where applicable.
  16. echo                                 -∙∙∙-
  17. echo Set your computer's internal clock to the correct date and time. 
  18. echo Turn on your printer.
  19. echo Set your printer pitch to 12 CPI (Elite font)....
  20. echo                                 -∙∙∙-
  21. echo The ARRL Handbook for Radio Amateurs, QST, and other ARRL publications
  22. echo are gratefully acknowledged as my major source of electronic reference
  23. echo data for these programs.
  24. echo                              73 de VE3ERP
  25. echo                                 ∙∙∙-∙-
  26. pause
  27. cls
  28. echo LOADING PROGRAMS....PLEASE STAND BY....
  29. cd\bas
  30. gwbasic \bas\menu\hcal
  31. cd\
  32.